home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / WebBrowser.xml < prev    next >
Extensible Markup Language  |  2007-08-20  |  4KB  |  137 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>5500</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <description>background image</description>
  9.       <type>image</type>
  10.       <id>1</id>
  11.       <width>720</width>
  12.       <height>576</height>
  13.     </control>
  14.     <control>
  15.       <type>image</type>
  16.       <id>1</id>
  17.       <texture>background_browser_bar.png</texture>
  18.     </control>
  19.     <control>
  20.       <description>Back button</description>
  21.       <type>button</type>
  22.       <id>2</id>
  23.       <posX>45</posX>
  24.       <posY>5</posY>
  25.       <width>42</width>
  26.       <height>42</height>
  27.       <label>-</label>
  28.       <textureFocus>nav_back_focus.png</textureFocus>
  29.       <textureNoFocus>nav_back_nofocus.png</textureNoFocus>
  30.       <onright>3</onright>
  31.       <onleft>7</onleft>
  32.     </control>
  33.     <control>
  34.       <description>Forward button</description>
  35.       <type>button</type>
  36.       <id>3</id>
  37.       <posX>95</posX>
  38.       <posY>5</posY>
  39.       <label>-</label>
  40.       <width>42</width>
  41.       <height>42</height>
  42.       <textureFocus>nav_forward_focus.png</textureFocus>
  43.       <textureNoFocus>nav_forward_nofocus.png</textureNoFocus>
  44.       <onright>4</onright>
  45.       <onleft>2</onleft>
  46.     </control>
  47.     <control>
  48.       <description>Refresh button</description>
  49.       <type>button</type>
  50.       <id>4</id>
  51.       <posX>145</posX>
  52.       <posY>5</posY>
  53.       <width>42</width>
  54.       <height>42</height>
  55.       <label>-</label>
  56.       <textureFocus>nav_refresh_focus.png</textureFocus>
  57.       <textureNoFocus>nav_refresh_nofocus1.png</textureNoFocus>
  58.       <onright>5</onright>
  59.       <onleft>3</onleft>
  60.     </control>
  61.     <control>
  62.       <description>Stop button</description>
  63.       <type>button</type>
  64.       <id>5</id>
  65.       <posX>195</posX>
  66.       <posY>5</posY>
  67.       <width>42</width>
  68.       <height>42</height>
  69.       <label>-</label>
  70.       <textureFocus>stop_enabled.png</textureFocus>
  71.       <textureNoFocus>stop_disabled.png</textureNoFocus>
  72.       <onright>9</onright>
  73.       <onleft>4</onleft>
  74.     </control>
  75.     <control>
  76.       <description>Home button</description>
  77.       <type>button</type>
  78.       <id>9</id>
  79.       <posX>245</posX>
  80.       <posY>5</posY>
  81.       <width>42</width>
  82.       <height>42</height>
  83.       <label>-</label>
  84.       <textureFocus>nav_home_focus.png</textureFocus>
  85.       <textureNoFocus>nav_home_nofocus.png</textureNoFocus>
  86.       <onright>6</onright>
  87.       <onleft>5</onleft>
  88.     </control>
  89.     <control>
  90.       <description>Favorites Button</description>
  91.       <type>button</type>
  92.       <id>6</id>
  93.       <posX>295</posX>
  94.       <posY>5</posY>
  95.       <width>42</width>
  96.       <height>42</height>
  97.       <label>-</label>
  98.       <textureFocus>nav_favorites_focus.png</textureFocus>
  99.       <textureNoFocus>nav_favorites_nofocus.png</textureNoFocus>
  100.       <onright>7</onright>
  101.       <onleft>9</onleft>
  102.     </control>
  103.     <control>
  104.       <description>URL button</description>
  105.       <type>button</type>
  106.       <id>7</id>
  107.       <posX>345</posX>
  108.       <posY>5</posY>
  109.       <label>-</label>
  110.       <textureFocus>nav_url_focus.png</textureFocus>
  111.       <textureNoFocus>nav_url_nofocus.png</textureNoFocus>
  112.       <onright>2</onright>
  113.       <onleft>6</onleft>
  114.       <width>42</width>
  115.       <height>42</height>
  116.     </control>
  117.     <control>
  118.       <description>Status label</description>
  119.       <type>label</type>
  120.       <id>1</id>
  121.       <posX>4</posX>
  122.       <posY>555</posY>
  123.       <label>#status</label>
  124.       <font>font12</font>
  125.       <align>left</align>
  126.       <textcolor>ffffffff</textcolor>
  127.     </control>
  128.     <control>
  129.       <description>progress control</description>
  130.       <type>progress</type>
  131.       <id>8</id>
  132.       <posX>590</posX>
  133.       <posY>552</posY>
  134.       <width>135</width>
  135.     </control>
  136.   </controls>
  137. </window>